From: Richard M. Stallman Date: Mon, 29 Dec 2003 20:01:32 +0000 (+0000) Subject: Display message that this file is obsolete. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~24660 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=9184522b76a32a6bb7591dbe89b0dc8d892cb4fb;p=emacs.git Display message that this file is obsolete. --- diff --git a/lisp/obsolete/sc.el b/lisp/obsolete/sc.el index e9798a0a253..26486577aa4 100644 --- a/lisp/obsolete/sc.el +++ b/lisp/obsolete/sc.el @@ -11,5 +11,7 @@ (require 'supercite) (provide 'sc) +(message "The name `sc' works but is obsolete; please use `supercite' instead") + ;;; arch-tag: 31e8ae19-689e-4b7d-9161-6d7dd60c6ece ;;; sc.el ends here